-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release-7.4.13.123 blocker fixes #550
base: release-7.4.13.123
Are you sure you want to change the base?
release-7.4.13.123 blocker fixes #550
Conversation
john-co
commented
Jun 27, 2024
- LPD-29276 Change the definition of the RolesGroup interface by replacing LabelValueObject with LabelNameObject
- LPD-29276 Extract handleMultiSelectRoleItemsChange function to a util file and reuse it to avoid code repetition
- LPD-29276 Rename rolesUtil file
- LPD-29276 Create unit test to handleMultiSelectRoleItemsChange function
- LPD-29270 Add missing --add-opens to DBUpgradeClient according to latest tools/servers/tomcat/bin/setenv.sh
…ing LabelValueObject with LabelNameObject
… file and reuse it to avoid code repetition
…est tools/servers/tomcat/bin/setenv.sh
To conserve resources, the PR Tester does not automatically run for every pull. If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed. If your pull was never tested, comment "ci:test" to run the PR Tester for this pull. |
ci:help |
Available CI commands:ci:closeClose the pull request. ci:forward[:force] Test the pull request and forward the pull request to ci:merge[:force]Merge in the changes from the subrepo. All tests must pass before this command will successfully run. Optionally use the force flag to bypass failed tests. ci:reevaluate:[buildID]Reevaluate the pull request result from a generated build ID. ci:reopenReopen the pull request. ci:report:[testrayBuildID]Generates a report of test results categorized into unique and nonunique test failures based on the Testray Analysis Tool. ci:stop[:suite]Stop all currrently running tests. Optionally specify the name of the test suite. ci:test[:SHA|nocompile|norebase|gist-SHA]Test the pull request. Optionally specify the upstream SHA to test against or use "nocompile" to test with a prebuilt bundle or use "norebase" to test without rebasing. For more details, see CI GitHub Commands |
ci:test:bundle |
The test suite specified is not a valid test suite. ci:test[:SHA|nocompile|norebase|gist-SHA]Test the pull request. Optionally specify the upstream SHA to test against or use "nocompile" to test with a prebuilt bundle or use "norebase" to test without rebasing. |
ci:test:sf |
The test suite specified is not a valid test suite. ci:test[:SHA|nocompile|norebase|gist-SHA]Test the pull request. Optionally specify the upstream SHA to test against or use "nocompile" to test with a prebuilt bundle or use "norebase" to test without rebasing. |
ci:test:nocompile |